Einhugur Word Component for Buoy

Header Class

Object representing header in Word document.

Container
   Header

class Header

Constructors

Header (private) Private constructor.

Properties

ItemCount (Inherited) Number of items in the container.
ParagraphCount (Inherited) Returns number of paragraphs in the container.
TableCount (Inherited) Returns number of tables in the container.

Methods

AppendParagraph (Inherited) Appends paragraph at back of the container, creating one run for the string passed in with this method.
AppendTable (Inherited) Appends table to the back of the container.
Item (Inherited) Returns item at given index. (Paragraphs or tables)
Paragraph (Inherited) Gets paragraph at given index.
RemoveItem (Inherited) Removes item from the container.
Table (Inherited) Gets table at given index.

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 64 bit
  • Linux ARM 64 bit